PDF4Java Reference Documentation
com.o2sol.pdf4java.destinations Package / PDFPageDestination Class / setBottom Method
Bottom coordinate of the page positioned at the bottom edge of the window.
In This Topic
    setBottom Method
    In This Topic
    Sets the bottom coordinate.
    The bottom coordinate is used by zoom mode.
    Syntax
    public void setBottom( 
       double value
    )

    Parameters

    value
    Bottom coordinate of the page positioned at the bottom edge of the window.
    See Also